Allow passing NULL to unset the model. (#137211, patch by Mariano
authorMatthias Clasen <maclas@gmx.de>
Sat, 26 Jun 2004 03:39:35 +0000 (03:39 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 26 Jun 2004 03:39:35 +0000 (03:39 +0000)
commit57e15782ffbed8be5f366816fc27463747a0deba
tree0ed741ea0e9555ffb503e6c0cb4e5d73862d65d8
parentc3bb3bef04bef5fe6b8f6c663f9fa2428bfa83fe
Allow passing NULL to unset the model. (#137211, patch by Mariano

Fri Jun 25 23:35:42 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentrycompletion.c (gtk_entry_completion_set_model):
* gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing
NULL to unset the model.  (#137211, patch by  Mariano Suárez-Alvarez)

Fri Jun 25 23:33:05 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_menu_position_below): Fix the
placement policy for GtkComboBoxEntry to be: if it fits below,
place below, if it fits above place above, else place in the
larger space and scroll so that the scroll arrow appear at the
far end.  (#144362, David A. Knight)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c
gtk/gtkentrycompletion.c